-
Notifications
You must be signed in to change notification settings - Fork 621
Version Packages #6620
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Version Packages #6620
Conversation
|
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
How to use the Graphite Merge QueueAdd either label to this PR to merge it via the merge queue:
You must have a Graphite account in order to use the merge queue. Sign up using this link. An organization admin has enabled the Graphite Merge Queue in this repository. Please do not merge from GitHub as this will restart CI on PRs being processed by the merge queue. |
|
|
||
| ### Patch Changes | ||
|
|
||
| - [#6613](https://github.com/thirdweb-dev/js/pull/6613) [`5788cbd`](https://github.com/thirdweb-dev/js/commit/5788cbdbad3a637eddeb2add692d751bfbb3197a) Thanks [@gregfromstl](https://github.com/gregfromstl)! - Adds transaction `action` fields to Bridge responses. This includes and necessary approval transactions.n |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
There appears to be a typo in the changelog entry. The sentence ends with "transactions.n" which should likely be just "transactions." without the trailing "n" character.
| - [#6613](https://github.com/thirdweb-dev/js/pull/6613) [`5788cbd`](https://github.com/thirdweb-dev/js/commit/5788cbdbad3a637eddeb2add692d751bfbb3197a) Thanks [@gregfromstl](https://github.com/gregfromstl)! - Adds transaction `action` fields to Bridge responses. This includes and necessary approval transactions.n | |
| - [#6613](https://github.com/thirdweb-dev/js/pull/6613) [`5788cbd`](https://github.com/thirdweb-dev/js/commit/5788cbdbad3a637eddeb2add692d751bfbb3197a) Thanks [@gregfromstl](https://github.com/gregfromstl)! - Adds transaction `action` fields to Bridge responses. This includes and necessary approval transactions. |
Spotted by Diamond
Is this helpful? React 👍 or 👎 to let us know.
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #6620 +/- ##
=======================================
Coverage 54.98% 54.98%
=======================================
Files 888 888
Lines 55753 55753
Branches 3816 3813 -3
=======================================
Hits 30653 30653
Misses 25005 25005
Partials 95 95
🚀 New features to boost your workflow:
|
size-limit report 📦
|
aa27519 to
21784c3
Compare
21784c3 to
24d4d0d
Compare
24d4d0d to
05b709b
Compare
05b709b to
9eba6d4
Compare
This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.
Releases
[email protected]
Patch Changes
#6613
5788cbdThanks @gregfromstl! - Adds transactionactionfields to Bridge responses. This includes and necessary approval transactions.n#6621
6a0704aThanks @joaquim-verges! - Connect to current wallet chain when connecting other wallets in PayEmbed#6626
3f21445Thanks @joaquim-verges! - Emit accountChanged event when smart wallets switch chains#6628
95a8753Thanks @joaquim-verges! - Fix updateListing date handling#6520
d6373b2Thanks @denpiligrim! - Added ru_RU locale to thirdweb package@thirdweb-dev/[email protected]
PR-Codex overview
This PR focuses on updating the version numbers and changelogs for the
@thirdweb-dev/wagmi-adapterandthirdwebpackages, along with significant changes and improvements in thethirdwebpackage functionalities.Detailed summary
@thirdweb-dev/wagmi-adapterversion from0.2.46to0.2.47.thirdwebversion from5.93.11to5.93.12.actionfields to Bridge responses.accountChangedevent when switching chains.updateListing.ru_RUlocale tothirdwebpackage.typesVersionsstructure for better clarity and organization.